home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / mac / DirectX SDK / DXSDK / samples / Multimedia / DirectMusic / PlayAudio / resource.h < prev   
C/C++ Source or Header  |  2001-10-08  |  1KB  |  31 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by PlayAudio.rc
  4. //
  5. #define IDD_MAIN                        101
  6. #define IDR_MAINFRAME                   102
  7. #define IDR_ACCELERATOR1                131
  8. #define IDC_TEMPO_GROUPBOX              1001
  9. #define IDC_PLAY                        1002
  10. #define IDC_STOP                        1003
  11. #define IDC_FILENAME                    1004
  12. #define IDC_TEMPO_SLIDER                1005
  13. #define IDC_VOLUME_SLIDER               1006
  14. #define IDC_LOOP_CHECK                  1009
  15. #define IDC_SOUNDFILE                   1011
  16. #define IDC_TEMPO_SLOWTXT               1012
  17. #define IDC_TEMPO_FASTTXT               1013
  18. #define IDC_TEMPO_NORMALTXT             1014
  19.  
  20.  
  21. // Next default values for new objects
  22. // 
  23. #ifdef APSTUDIO_INVOKED
  24. #ifndef APSTUDIO_READONLY_SYMBOLS
  25. #define _APS_NEXT_RESOURCE_VALUE        104
  26. #define _APS_NEXT_COMMAND_VALUE         40001
  27. #define _APS_NEXT_CONTROL_VALUE         1015
  28. #define _APS_NEXT_SYMED_VALUE           101
  29. #endif
  30. #endif
  31.